Categories

Versions

Get Logs (RTSA) (Admin Tools)

Synopsis

This operator gets a list of log files of a Real-Time Scoring Agent (RTSA).

Description

This operator gets a list of log files of a Real-Time Scoring Agent (RTSA).

The resulting ExampleSet contains the log file name

As with other operators in this extension, the input of this operator requires an RTSA Connection IOObject with the RTSA URL and credentials (user_name and password, if basic_authis selected in the authentication field) if needed to access the RTSA API. You can create an RTSA connection IOObject in Studio by going to Create Connections selection in the Connections menu and selecting 'RTSA' as the Connection Type. A user_name and password can be obtained by logging to the AI Hub as an administrator in the web interface and, under 'Admin Tools', going to 'Platform Administration'. Once in this module, select 'Scoring Access Control' from the sidebar and enter the appropriate information in the 'Add new user to the scoring service' section.

Input

  • rtsa_connection (Connection)

    An RTSA Connection IOObject.

Output

  • rtsa_connection (Connection)

    The RTSA Connection IOObject from the input port, delivered as a passthru.

  • exa (Data Table)

    An ExampleSet containing information about all log files of a RTSA.

Parameters